home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
p
/
patchmeister
/
patchmeister.dms
/
patchmeister.adf
/
The PatchMeister
/
Help
/
DRIVER_Protocol_1
< prev
next >
Wrap
Text File
|
1992-08-13
|
2KB
|
33 lines
This string gadget stores the MIDI Command that is to be used for the
action specified by the `GET FROM SYNTH' - `SEND TO SYNTH' - `AUDITION'
cycle gadget.
All commands must be entered as hex bytes separated by spaces. For
example, the command to retrieve a Voice Bank from a DX-7 would be
entered as follows ==> F0 43 20 09 F7.
All commands must be entered with a MIDI channel of zero. The sysex
MIDI channel associated with the window will be substituted when the
command is actually sent to your synth.
PATCH NUMBERS: If the MIDI command you are entering must allow for
patch number substitution, use a "-P" to show where
the patch number should be placed. For example, the
command to get a memory location from an SPX-90 would
be ==> F0 43 20 7E 4C 4D 20 20 38 33 33 32 4D -P F7.
The "-P" will later be replaced with the actual memory
location (patch) you wish to receive. If a command
contains a "-P", you will be expected to enter the
minimum and maximum values that can be used for the
"-P" substitution (see Patch # Mn and Mx).
SEND TO SYNTH: When entering hex commands that send data to your synth,
enter an "-D" to show where the sysex data must reside
for the send, and use an "-E" to show where the checksum
must be placed (if applicable). For example, the command
to send a Voice Bank to a DX-7 would be entered as
follows ==> F0 43 00 09 20 00 -D -E F7.
AUDITION: A value of "PC" will cause program change commands to be
used for the auditioning process.